xl: support on_{poweroff,reboot,crash} domain configuration options.
authorIan Campbell <ian.campbell@citrix.com>
Tue, 27 Jul 2010 16:06:14 +0000 (17:06 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 27 Jul 2010 16:06:14 +0000 (17:06 +0100)
commit1a0e17891f14a7efa76966059427d3093c7f2888
treea442358b52700dda3f5f45b5f94504dd8d48df51
parent0e89a4cedf1a430f8360e6f30a20500becd45813
xl: support on_{poweroff,reboot,crash} domain configuration options.

Adds on_watchdog compared to xend.

I have further plans for struct domain_config so it isn't as pointless
as it first looks.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/xl_cmdimpl.c